Management API

Base Resource URL:

     https://[server-name]/api/v01/resellers/[reseller-code]/business-info

Description:

Represents business information of the Reseller.

Supported Actions:

delete  
Method:  DELETE       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Deletes business information of the reseller.


load  
Method:  GET       Implicit:  Yes       Returns:  BusinessInfo *      
Consumes:  xurl  Produces:  json, xml 
 
Loads business information of the reseller.


modify  
Method:  POST       Implicit:  Yes       Returns:  BusinessInfo *      
Consumes:  xurl  Produces:  json, xml 
 
Updates business information of the reseller.

Parameters:
# Name Type Required Default Description
01 object BusinessInfo * Yes Updated object information.

Represents fields reflecting business information for a merchant.